Skip to content

feat: Add license scanner#660

Open
yenner123 wants to merge 8 commits into
bancolombia:trunkfrom
yenner123:feature/engine_license
Open

feat: Add license scanner#660
yenner123 wants to merge 8 commits into
bancolombia:trunkfrom
yenner123:feature/engine_license

Conversation

@yenner123

@yenner123 yenner123 commented May 28, 2026

Copy link
Copy Markdown
Contributor

Resolve #659

Description

  • Created entry point for the engine_license module to generate SBOM and process license reports.
  • Added unit tests for the functionality and entry point logic.
  • Established directory structure for infrastructure and test cases related to the new license scanning feature.
  • Implement license context extraction

Checklist:

  • The pull request is complete according to the guide of contributing of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

- Implemented GrantScan class for handling license scanning using the Grant tool.
- Created entry point for the engine_license module to generate SBOM and process license reports.
- Added unit tests for the GrantScan functionality and entry point logic.
- Established directory structure for infrastructure and test cases related to the new license scanning feature.
Comment thread docs/Docusaurus/docs/modules/engine_sca/engine_license.md Outdated
Comment thread docs/Docusaurus/docs/life_cycle/getting_started.md Outdated
Comment thread docs/Docusaurus/docs/modules/engine_sca/engine_license.md
Comment thread docs/Docusaurus/docs/modules/engine_sca/engine_license.md Outdated
Comment thread docs/Docusaurus/docs/modules/engine_sca/engine_license.md
Comment thread docs/Docusaurus/docs/modules/engine_sca/engine_license.md Outdated
Comment thread docs/Docusaurus/docs/life_cycle/getting_started.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add License Scanner

3 participants